ARM: zynq: Make SYS_VENDOR configurable
authorMike Looijmans <[email protected]>
Wed, 28 Sep 2016 05:46:30 +0000 (07:46 +0200)
committerMichal Simek <[email protected]>
Tue, 15 Nov 2016 14:27:50 +0000 (15:27 +0100)
Add a string description for SYS_VENDOR to allow configuring boards from
other vendors than just "xilinx".

Signed-off-by: Mike Looijmans <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
arch/arm/mach-zynq/Kconfig

index 44e16af863d700559638b1d1765376dd20e4d075..c46591846a55e9c1a91ba9bce879ca6a8a50000c 100644 (file)
@@ -28,6 +28,7 @@ config SYS_BOARD
        default "zynq"
 
 config SYS_VENDOR
+       string "Vendor name"
        default "xilinx"
 
 config SYS_SOC